added iOS source code
[wl-app.git] / iOS / Pods / Target Support Files / Protobuf / Protobuf-umbrella.h
1 #ifdef __OBJC__
2 #import <UIKit/UIKit.h>
3 #else
4 #ifndef FOUNDATION_EXPORT
5 #if defined(__cplusplus)
6 #define FOUNDATION_EXPORT extern "C"
7 #else
8 #define FOUNDATION_EXPORT extern
9 #endif
10 #endif
11 #endif
12
13 #import "GPBArray.h"
14 #import "GPBArray_PackagePrivate.h"
15 #import "GPBBootstrap.h"
16 #import "GPBCodedInputStream.h"
17 #import "GPBCodedInputStream_PackagePrivate.h"
18 #import "GPBCodedOutputStream.h"
19 #import "GPBCodedOutputStream_PackagePrivate.h"
20 #import "GPBDescriptor.h"
21 #import "GPBDescriptor_PackagePrivate.h"
22 #import "GPBDictionary.h"
23 #import "GPBDictionary_PackagePrivate.h"
24 #import "GPBExtensionInternals.h"
25 #import "GPBExtensionRegistry.h"
26 #import "GPBMessage.h"
27 #import "GPBMessage_PackagePrivate.h"
28 #import "GPBProtocolBuffers.h"
29 #import "GPBProtocolBuffers_RuntimeSupport.h"
30 #import "GPBRootObject.h"
31 #import "GPBRootObject_PackagePrivate.h"
32 #import "GPBRuntimeTypes.h"
33 #import "GPBUnknownField.h"
34 #import "GPBUnknownFieldSet.h"
35 #import "GPBUnknownFieldSet_PackagePrivate.h"
36 #import "GPBUnknownField_PackagePrivate.h"
37 #import "GPBUtilities.h"
38 #import "GPBUtilities_PackagePrivate.h"
39 #import "GPBWellKnownTypes.h"
40 #import "GPBWireFormat.h"
41 #import "Any.pbobjc.h"
42 #import "Api.pbobjc.h"
43 #import "Duration.pbobjc.h"
44 #import "Empty.pbobjc.h"
45 #import "FieldMask.pbobjc.h"
46 #import "SourceContext.pbobjc.h"
47 #import "Struct.pbobjc.h"
48 #import "Timestamp.pbobjc.h"
49 #import "Type.pbobjc.h"
50 #import "Wrappers.pbobjc.h"
51
52 FOUNDATION_EXPORT double ProtobufVersionNumber;
53 FOUNDATION_EXPORT const unsigned char ProtobufVersionString[];
54